home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeed.pitt.edu!hnkst2
- From: hnkst2+@pitt.edu (Hanhwe N Kim)
- Newsgroups: comp.lang.c++
- Subject: Re: C++ Pretty Printer Program Quest
- Date: 27 Jan 1996 00:07:11 GMT
- Organization: University of Pittsburgh
- Message-ID: <4ebqbf$ga6@usenet.srv.cis.pitt.edu>
- References: <4eajn4$lk4@jjcd-newsserver.cldx.com>
- NNTP-Posting-Host: unixs3.cis.pitt.edu
-
- In article <4eajn4$lk4@jjcd-newsserver.cldx.com>,
- Stephen Michel <michel@cnp.cldx.com> wrote:
- >Has anyone seen or heard of any C++ pretty printer utilities ?
- >Even something as simple as 'indent' for C would suffice.
- >Source code even better so we could port to our various platforms.
- >
- >
- >Thanks in advance,
- >
-
- There is a pretty good source printer (not a reformatter)
- called AutoPage for Windows 3.1. It prints comments in
- italic and can print function or class names in bold.
-
- You can download a demo version from the SimTel ftp sites.
- The mirror site I go to is
- oak.oakland.edu
-
- look under the directory:
- SimTel/win3/pgmtools/
- for file:
- apage102.zip 666689 8 950702 Source auto printer for c,c++,...
-
- It is shareware.
-
- Good luck
- Han
-
-
-
-